home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 April / CHIP_CD_2005-04.iso / software / phoa / phoa-setup-1.1.9.exe / {app} / phoa.exe / 0 / RCDATA / TDSELKEYWORDS / TDSELKEYWORDS.txt
Text File  |  2005-01-21  |  3KB  |  95 lines

  1. inherited dSelKeywords: TdSelKeywords
  2.   Left = 599
  3.   Top = 248
  4.   Caption = 'Select keywords'
  5.   ClientHeight = 431
  6.   ClientWidth = 354
  7.   OldCreateOrder = True
  8.   PixelsPerInch = 96
  9.   TextHeight = 13
  10.   object lMain: TLabel [0]
  11.     Left = 12
  12.     Top = 12
  13.     Width = 329
  14.     Height = 25
  15.     AutoSize = False
  16.     Caption = '&Select one or more keywords from the complete list:'
  17.     WordWrap = True
  18.   end
  19.   inherited bvBottom: TBevel
  20.     Top = 394
  21.     Width = 354
  22.   end
  23.   object bReset: TButton [2]
  24.     Left = 8
  25.     Top = 399
  26.     Width = 75
  27.     Height = 23
  28.     Anchors = [akLeft, akBottom]
  29.     Caption = '&Reset'
  30.     TabOrder = 0
  31.     OnClick = bResetClick
  32.   end
  33.   object tvMain: TVirtualStringTree [3]
  34.     Left = 12
  35.     Top = 40
  36.     Width = 331
  37.     Height = 341
  38.     Anchors = [akLeft, akTop, akRight, akBottom]
  39.     Header.AutoSizeIndex = -1
  40.     Header.Font.Charset = DEFAULT_CHARSET
  41.     Header.Font.Color = clWindowText
  42.     Header.Font.Height = -11
  43.     Header.Font.Name = 'Tahoma'
  44.     Header.Font.Style = []
  45.     Header.MainColumn = -1
  46.     Header.Options = [hoColumnResize, hoDrag]
  47.     Header.ParentFont = True
  48.     Images = fMain.ilActionsSmall
  49.     TabOrder = 1
  50.     TreeOptions.AutoOptions = [toAutoDropExpand, toAutoScroll, toAutoScrollOnExpand, toAutoTristateTracking, toAutoDeleteMovedNodes]
  51.     TreeOptions.MiscOptions = [toAcceptOLEDrop, toCheckSupport, toEditable, toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning]
  52.     TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware, toUseBlendedImages]
  53.     TreeOptions.SelectionOptions = [toRightClickSelect]
  54.     TreeOptions.StringOptions = [toSaveCaptions, toShowStaticText, toAutoAcceptEditChange]
  55.     OnChecked = tvMainChecked
  56.     OnGetText = tvMainGetText
  57.     OnPaintText = tvMainPaintText
  58.     OnGetImageIndex = tvMainGetImageIndex
  59.     OnInitNode = tvMainInitNode
  60.     Columns = <>
  61.     WideDefaultText = ''
  62.   end
  63.   inherited pButtonsBottom: TPanel
  64.     Top = 396
  65.     Width = 354
  66.     TabOrder = 2
  67.     DesignSize = (
  68.       354
  69.       35)
  70.     inherited bCancel: TButton
  71.       Left = 195
  72.     end
  73.     inherited bOK: TButton
  74.       Left = 115
  75.     end
  76.     inherited bHelp: TButton
  77.       Left = 273
  78.     end
  79.   end
  80.   object dklcMain: TDKLanguageController
  81.     IgnoreList.Strings = (
  82.       '*.Font.Name'
  83.       '*.SecondaryShortCuts')
  84.     Top = 400
  85.     LangData = {
  86.       0C006453656C4B6579776F726473010100000003000000070043617074696F6E
  87.       010800000008006276426F74746F6D00000E0070427574746F6E73426F74746F
  88.       6D000007006243616E63656C01010000000C000000070043617074696F6E0003
  89.       00624F4B01010000000F000000070043617074696F6E0005006248656C700101
  90.       00000012000000070043617074696F6E0005006C4D61696E0101000000150000
  91.       00070043617074696F6E00060062526573657401010000001800000007004361
  92.       7074696F6E00060074764D61696E0000}
  93.   end
  94. end
  95.